cellrenderertext: Add placeholder-text property
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 4 May 2012 03:25:08 +0000 (23:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 May 2012 03:35:34 +0000 (23:35 -0400)
commita18f018d873b838c4b141bcac83e920fcf8b1bdf
tree22cecf323a031448cfba5cb53410b034de6c993f
parent2d10c8844ef2918f1406153b280a1c1de1150a33
cellrenderertext: Add placeholder-text property

It works similar to placeholder text in a GtkEntry, if the cell renderer
is editable and it's empty, the placeholder text is displayed.
https://bugzilla.gnome.org/show_bug.cgi?id=645514
gtk/gtkcellrenderertext.c
tests/testtreeedit.c